From 36328510de32c0d501baf0794225f2dd7ca5acd6 Mon Sep 17 00:00:00 2001 From: Debian Rust Maintainers Date: Sat, 4 Jul 2026 13:27:18 +0000 Subject: [PATCH] relax-deps Gbp-Pq: Name relax-deps.patch --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 33f4955..a75b317 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -141,10 +141,10 @@ version = "3" version = "0.16" [dependencies.toml] -version = "0.9" +version = "1" [dependencies.toml_edit] -version = ">= 0.22, < 0.24" +version = "0.25" [dependencies.walkdir] version = "2" -- 2.39.5